rule:
meta:
name: persist via COR_PROFILER_PATH registry value
namespace: persistence/registry
authors:
- j.j.vannielen@utwente.nl
scopes:
static: function
dynamic: call
att&ck:
- Persistence::Hijack Execution Flow::COR_PROFILER [T1574.012]
references:
- https://redcanary.com/blog/threat-detection/cor_profiler-for-persistence/
features:
- and:
- match: set registry value
- string: /Environment/i
- string: /COR_PROFILER_PATH/i
last edited: 2024-12-09 10:29:56